Goto

Collaborating Authors

 saliency prediction


http://papers.nips.cc/paper_files/paper/2023/file/1e680f115a22d60cbc228a0c6dae5936-Supplemental-Conference.pdf

Neural Information Processing Systems

What Do Deep Saliency Models Learn about Visual Attention? The supplementary materials provide additional results to complement our analyses in the main paper, and elaborate on the implementation details of our visualization method. In the main paper, we visualize the weights of different semantic categories (e.g., action, social, and scene) for saliency prediction in various scenarios. Here we provide complementary results on detailed semantics, which are used to derive the results shown in the main paper (see the listed sections below). In particular, Figure 1 shows the weights of detailed semantics for DINet [1] trained on different datasets (Section 4.2 of the main paper).









Learning Generative Vision Transformer with Energy-Based Latent Space for Saliency Prediction

Neural Information Processing Systems

Vision transformer networks have shown superiority in many computer vision tasks. In this paper, we take a step further by proposing a novel generative vision transformer with latent variables following an informative energy-based prior for salient object detection. Both the vision transformer network and the energy-based prior model are jointly trained via Markov chain Monte Carlo-based maximum likelihood estimation, in which the sampling from the intractable posterior and prior distributions of the latent variables are performed by Langevin dynamics. Further, with the generative vision transformer, we can easily obtain a pixel-wise uncertainty map from an image, which indicates the model confidence in predicting saliency from the image. Different from the existing generative models which define the prior distribution of the latent variables as a simple isotropic Gaussian distribution, our model uses an energy-based informative prior which can be more expressive to capture the latent space of the data. We apply the proposed framework to both RGB and RGB-D salient object detection tasks. Extensive experimental results show that our framework can achieve not only accurate saliency predictions but also meaningful uncertainty maps that are consistent with the human perception.


What Do Deep Saliency Models Learn about Visual Attention?

Neural Information Processing Systems

In recent years, deep saliency models have made significant progress in predicting human visual attention. However, the mechanisms behind their success remain largely unexplained due to the opaque nature of deep neural networks. In this paper, we present a novel analytic framework that sheds light on the implicit features learned by saliency models and provides principled interpretation and quantification of their contributions to saliency prediction. Our approach decomposes these implicit features into interpretable bases that are explicitly aligned with semantic attributes and reformulates saliency prediction as a weighted combination of probability maps connecting the bases and saliency. By applying our framework, we conduct extensive analyses from various perspectives, including the positive and negative weights of semantics, the impact of training data and architectural designs, the progressive influences of fine-tuning, and common error patterns of state-of-the-art deep saliency models. Additionally, we demonstrate the effectiveness of our framework by exploring visual attention characteristics in various application scenarios, such as the atypical attention of people with autism spectrum disorder, attention to emotion-eliciting stimuli, and attention evolution over time.